home *** CD-ROM | disk | FTP | other *** search
- Path: goanna.cs.rmit.EDU.AU!not-for-mail
- From: rav@goanna.cs.rmit.EDU.AU (++ robin)
- Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
- Subject: Re: C/C++ knocks the crap out of Ada
- Date: 18 Feb 1996 11:36:44 +1100
- Organization: Comp Sci, RMIT, Melbourne, Australia
- Message-ID: <4g5sas$787@goanna.cs.rmit.EDU.AU>
- References: <00001a73+00002504@msn.com> <4etcmm$lpd@nova.dimensional.com> <3114d8fb.5a455349@zesi.ruhr.de> <4f5h5t$f13@vixen.cso.uiuc.edu> <4g1bgf$l5@mailhub.scitec.com.au> <312515DF.7D3B@cmlj.demon.co.uk>
- NNTP-Posting-Host: goanna.cs.rmit.edu.au
- X-Newsreader: NN version 6.5.0 #0 (NOV)
-
- Chris Littlejohns <chris@cmlj.demon.co.uk> writes:
-
- >The only area of Ada that I've observed people having real difficulty
- >with is Tasking.
-
- ---It's other things besides -- like, how to find a square root, how to do
- simple I/O.
- __________________________________________________________________________
-
- From comp.lang.ada Sun Feb 18 11:30:51 1996
- From: kst1ju@herts.ac.uk (Ryan)
- Subject: Please help a beginner! (second try)
-
- Could somebody please help me with what I am sure is a simple
- problem. I need to do some basic text and integer IO. Apparently
- I need the TEXT_IO library for this - it is on my system, and
- I believe I am using it in the following code. However, when I
- compile the program, the errors mentioned in the comments are
- given out :
- [snip]
-